Home > biomechZoo > Toolbox > Support Functions > getextensions.m

getextensions

PURPOSE ^

ext = getextensions(fl) returns file types from list of files

SYNOPSIS ^

function ext = getExtensions(fl)

DESCRIPTION ^

 ext = getextensions(fl) returns file types from list of files

 ARGUMENTS
 fl    ...   cell array of strings containing files. Usually from engine

 RETURNS
 ext   ...   file extension

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005